From: Juanma Barranquero Date: Wed, 14 Feb 2007 15:49:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~2190 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=fff941fc95686c28cde23cbac747afdccd5f8847;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index de8a114a16b..ef41d3b8904 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2007-02-14 Juanma Barranquero + * faces.el (color-values): Revert changes to docstring from + 2007-01-31 and 2000-09-07. + * textmodes/ispell.el (ispell-keep-choices-win, ispell-word) (ispell-begin-skip-region-regexp): Fix typos in docstrings. (ispell-dictionary-alist, ispell-process-line): Doc fixes. diff --git a/src/ChangeLog b/src/ChangeLog index b362c84ab30..be4191fcb81 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2007-02-14 Juanma Barranquero + + * xfaces.c (Fcolor_distance): Don't continue checking a color for + errors after it has been correctly parsed as an RGB list. + 2007-02-14 Jan Dj,Ad(Brv * xterm.c (do_ewmh_fullscreen): Also check for _NET_WM_STATE_FULLSCREEN.